⚠️ MimecastEvents-CCF

⚠️ Unpublished: This item is from a solution that is not yet published on Azure Marketplace or not installed in Content Hub.

MimecastEvents-CCF Logo

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Solutions Index


Attribute Value
Publisher Obrela
Support Tier Partner
Support Link https://www.obrela.com/
Categories Security - Threat Protection
Version 3.0.0
Author SecDevOps - secdevops@obrela.com
First Published 2026-07-06
Solution Folder MimecastEvents-CCF

The Mimecast Security Events (CCF) solution ingests Mimecast Secure Email Gateway, Targeted Threat Protection, DLP and Audit events into Microsoft Sentinel via Mimecast Event Push and the Codeless Connector Framework (Push). No Mimecast credentials are stored in Sentinel; Mimecast posts events to the Azure Monitor Logs Ingestion API using a Microsoft Entra application.

Contents

Data Connectors

This solution provides 1 data connector(s):

Tables Used

This solution uses 1 table(s):

Table Used By Connectors Used By Content
MimecastEvents_CL Mimecast Security Events (via Codeless Connector Framework) -

Content Items

This solution includes 7 content item(s):

Content Type Count
Parsers 7

Parsers

Name Description Tables Used
MimecastAudit - MimecastEvents_CL (read)
MimecastCG - MimecastEvents_CL (read)
MimecastDLP - MimecastEvents_CL (read)
MimecastEvents - MimecastEvents_CL (read)
MimecastTTPAttachment - MimecastEvents_CL (read)
MimecastTTPImpersonation - MimecastEvents_CL (read)
MimecastTTPUrl - MimecastEvents_CL (read)

Additional Documentation

📄 Source: MimecastEvents-CCF/README.md

Mimecast Events (CCF Push) for Microsoft Sentinel

Ingests Mimecast Secure Email Gateway (SEG/CG), Targeted Threat Protection (URL / Attachment / Impersonation), DLP and Audit events via Mimecast Event PushAzure Monitor Logs Ingestion API, packaged as a V3 Content Hub solution using the Codeless Connector Framework (Push — no RestApiPoller).

No Mimecast credentials are stored in Sentinel. The Deploy button provisions a DCE, DCR, the MimecastEvents_CL table and a Microsoft Entra application; those connection values are entered on the Mimecast side (Integrations Hub → Event Push, OAuth 2.0 client credentials).

Architecture

Mimecast Event Push ──HTTPS POST (Bearer via Entra app)──▶ DCE
  token: login.microsoftonline.com/<tenant>/oauth2/v2.0/token
  scope: https://monitor.azure.com/.default                 │
                                                            ▼
                                       DCR transformKql ──▶ MimecastEvents_CL
                                                            │
                     Parsers: MimecastEvents (dedup base), MimecastCG,
                     MimecastAudit, MimecastTTPUrl, MimecastTTPImpersonation,
                     MimecastTTPAttachment, MimecastDLP

Design (evidence-based)

Derived from the legacy Function App tables' real schemas and sanitized samples:

Deployment & Mimecast configuration

  1. Install the solution; open the connector page; click Deploy.
  2. Copy the five values (Tenant ID, Client ID, Client secret, DCE URL, DCR

[Content truncated...]

Release Notes

Version Date Modified (DD-MM-YYYY) Change History
3.0.0 06-07-2026 Initial release: Mimecast Event Push CCF (Push) data connector, 7 parsers.

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Solutions Index